This website stack
I had been working on updating this website. On the Tech Stack It’s done with Svelte/Sapper (similar to react/next). Which it’s really easy to work with, and really fast to render, I’m getting 91 mobile/97 desktop on google page speed, and after that the website it’s already loaded.
The Blog part it’s all markdown, really simple, I can add custom pages to it (like pixdeo.com/terms -> terms.md) or add blog posts which are just md files too.
I’m trying to make it more cohesive, also I need to add content to it (for SEO and exposure, which is the hard part for me 😖).
If you find something off, please tell me!